@font-face {
    font-family: 'circular-std-medium-500';
    src: url('./circular-std-medium-500.ttf') format('opentype');
}

@font-face {
    font-family: 'CircularStd-Light';
    src: url('./CircularStd-Light.otf') format('opentype');
}

@font-face {
    font-family: 'CircularStd-Black';
    src: url('./CircularStd-Black.otf') format('opentype');
}

@font-face {
    font-family: 'CircularStd-BlackItalic';
    src: url('./CircularStd-BlackItalic.otf') format('opentype');
}

@font-face {
    font-family: 'CircularStd-Bold';
    src: url('./CircularStd-Bold.otf') format('opentype');
}
@font-face {
    font-family: 'CircularStd-BoldItalic';
    src: url('./CircularStd-BoldItalic.otf') format('opentype');
}

@font-face {
    font-family: 'CircularStd-Book';
    src: url('./CircularStd-Book.otf') format('opentype');
}
@font-face {
    font-family: 'CircularStd-BookItalic';
    src: url('./CircularStd-BookItalic.otf') format('opentype');
}
@font-face {
    font-family: 'CircularStd-Light Italic';
    src: url('./CircularStd-Light\ Italic.otf') format('opentype');
}
@font-face {
    font-family: 'CircularStd-Medium';
    src: url('./CircularStd-Medium.otf') format('opentype');
}

@font-face {
    font-family: 'CircularStd-MediumItalic';
    src: url('./CircularStd-MediumItalic.otf') format('opentype');
}


